ASP.NET MVC コントロールヘルプ
FlexPie<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : FlexPie<T> クラス
FlexPie コントロールは、選択可能なセグメントを持つ円グラフおよびドーナツグラフを提供します。
オブジェクト モデル
FlexPie<T> クラス
シンタックス
'宣言
 
Public Class FlexPie(Of T) 
   Inherits FlexPieBase(Of T)
   Implements IAnimatableITemplate 
public class FlexPie<T> : FlexPieBase<T>, IAnimatableITemplate  
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexChartBase<T>
               C1.Web.Mvc.FlexPieBase<T>
                  C1.Web.Mvc.FlexPie<T>

参照

FlexPie<T> メンバ
C1.Web.Mvc 名前空間